home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw GX / Programming Stuff / Sample Code / General App Samples / General App Samples Notes 1.1.3
Encoding:
Text File  |  1996-06-21  |  1.4 KB  |  34 lines  |  [TEXT/ttxt]

  1.  
  2. General App Samples Notes 1.1.3
  3. 21 June 1996
  4.  
  5.  
  6. This folder contains sample applications which demonstrate some of the integration required to use QuickDraw and QuickDraw GX.  There's also a Pascal example in this folder, because we only had one created, and we didn't want it to go unnoticed.  Please notice it.
  7.  
  8.  
  9. Brief Descriptions:
  10.  
  11. • QD PICT To GX Picture
  12. Demonstrates how you would convert a QuickDraw PICT to a QuickDraw GX picture using the GXConvertPICTToPicture call.  This sample application has been converted to Metrowerks and now uses the new GX interfaces.
  13.  
  14. • QDGX Scrolling
  15. Demonstrates the method which should be used to scroll QuickDraw GX shapes within a window.  This sample application has been converted to Metrowerks and now uses the new GX interfaces.
  16.  
  17. • QDGX Shell
  18. Demonstrates how you can initialize QuickDraw GX, print, and draw. The file called "put your code here.c" is where you would add your drawing code.  This sample application, which builds in MPW, Symantec and Metroworks for 68K and PPC, now uses the new GX interfaces.
  19.  
  20. • Rotating Rects
  21. A Pascal port of the C version of the Rotating Rects example found in the Graphics Samples folder.  This sample can be built using the Pascal interfaces and libraries.
  22.  
  23.  
  24.  
  25.  
  26.  
  27. All files contained in this folder are:
  28. ©Copyright 1993 - 1996 Apple Computer, Inc. All rights reserved.  
  29.  
  30. (6/21/96 IK)
  31. (7/11/95 DH)
  32. (8/30/94 dmh)
  33. (6/27/94 PLA)
  34.